home *** CD-ROM | disk | FTP | other *** search
/ InterCD 2000 September / september_2000.iso / intercd / root / ^Linux / cdrtools-1.10 / doc / isoinfo.man < prev    next >
Encoding:
Text File  |  2000-01-07  |  6.0 KB  |  199 lines

  1.  
  2.  
  3.  
  4. ISOINFO(8)           Maintenance Procedures            ISOINFO(8)
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      devdump, isoinfo, isovfy, isodump  -  Utility  programs  for
  10.      dumping and verifying iso9660 images.
  11.  
  12. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.      ddddeeeevvvvdddduuuummmmpppp _i_s_o_i_m_a_g_e
  14.  
  15.      iiiissssoooodddduuuummmmpppp _i_s_o_i_m_a_g_e
  16.  
  17.      iiiissssooooiiiinnnnffffoooo [ ----hhhh ] [ ----RRRR ] [ ----JJJJ ] [ ----ffff ] [ ----llll ] [ ----pppp ] [ ----TTTT  _s_e_c_-
  18.      _t_o_r ] [ ----NNNN _s_e_c_t_o_r ] [ ----iiii _i_s_o_i_m_a_g_e ] [ ----xxxx _p_a_t_h ]
  19.  
  20.      iiiissssoooovvvvffffyyyy _i_s_o_i_m_a_g_e
  21.  
  22. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  23.      ddddeeeevvvvdddduuuummmmpppp is a crude utility to interactively display the con-
  24.      tents of device or filesystem images.  The initial screen is
  25.      a display of the first 256 bytes of the first 2048 byte sec-
  26.      tor.  The commands are the same as with iiiissssoooodddduuuummmmpppp.
  27.  
  28.      iiiissssoooodddduuuummmmpppp is a crude utility to interactively display the con-
  29.      tents  of  iso9660  images  in  order  to  verify  directory
  30.      integrity.  The initial screen is a  display  of  the  first
  31.      part  of  the  root  directory, and the prompt shows you the
  32.      extent number and offset in the extent.
  33.  
  34.           You can use the 'a' and 'b' commands to move  backwards
  35.           and  forwards  within the image. The 'g' command allows
  36.           you to goto an arbitrary extent, and  the  'f'  command
  37.           specifies  a  search string to be used. The '+' command
  38.           searches forward for the next instance  of  the  search
  39.           string, and the 'q' command exits ddddeeeevvvvdddduuuummmmpppp or iiiissssoooodddduuuummmmpppp.
  40.  
  41.      iiiissssooooiiiinnnnffffoooo is a utility to perform directory like  listings  of
  42.      iso9660 images.
  43.  
  44.      iiiissssoooovvvvffffyyyy is a utility to verify the integrity  of  an  iso9660
  45.      image.  Most  of  the  tests in iiiissssoooovvvvffffyyyy were added after bugs
  46.      were discovered in early versions of mmmmkkkkiiiissssooooffffssss.... It  isn't  all
  47.      that  clear  how useful this is anymore, but it doesn't hurt
  48.      to have this around.
  49.  
  50.  
  51. OOOOPPPPTTTTIIIIOOOONNNNSSSS
  52.      Only the iiiissssooooiiiinnnnffffoooo program has any command line options. These
  53.      are:
  54.  
  55.      ----hhhh    print a summary of all options.
  56.  
  57.      ----ffff    generate output as if a 'find .  -print'  command  had
  58.           been  run  on the iso9660 image. You should not use the
  59.           ----llll image with the ----ffff option.
  60.  
  61.  
  62.  
  63. Version 1.12b5      Last change: 23 Feb 1997                    1
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70. ISOINFO(8)           Maintenance Procedures            ISOINFO(8)
  71.  
  72.  
  73.  
  74.      ----iiii iiiissssoooo____iiiimmmmaaaaggggeeee
  75.           Specifies the path of the iso9660 image that we wish to
  76.           examine.
  77.  
  78.      ----llll    generate output as if a 'ls -lR' command had been  run
  79.           on  the iso9660 image.  You should not use the ----ffff image
  80.           with the ----llll option.
  81.  
  82.      ----NNNN sssseeeeccccttttoooorrrr
  83.           Quick hack to help examine single  session  disc  files
  84.           that  are  to  be  written to a multi-session disc. The
  85.           sector number specified is the sector number  at  which
  86.           the  iso9660  image  should be written when send to the
  87.           cd-writer. Not used for the first session on the disc.
  88.  
  89.      ----pppp    Print path table information.
  90.  
  91.      ----RRRR    Extract information from  Rock  Ridge  extensions  (if
  92.           present) for permissions, file names and ownerships.
  93.  
  94.       ---- JJJJ    Extract  information  from  Joliet  extensions   (if
  95.           present) for file names.
  96.  
  97.      ----TTTT sssseeeeccccttttoooorrrr
  98.           Quick hack to help examine  multi-session  images  that
  99.           have  already  been burned to a multi-session disc. The
  100.           sector number specified is the sector  number  for  the
  101.           start of the session we wish to display.
  102.  
  103.      ----xxxx ppppaaaatttthhhhnnnnaaaammmmeeee
  104.           Extract specified file to stdout.
  105.  
  106. AAAAUUUUTTTTHHHHOOOORRRR
  107.      Eric       Youngdale        <ericy@gnu.ai.mit.edu>        or
  108.      <eric@andante.jic.com>  is  to blame for these shoddy hacks.
  109.      Patches  to  improve  general  usability  would  be   gladly
  110.      accepted.
  111.  
  112. BBBBUUUUGGGGSSSS
  113.      The user interface really sucks.
  114.  
  115. FFFFUUUUTTTTUUUURRRREEEE IIIIMMMMPPPPRRRROOOOVVVVEEEEMMMMEEEENNNNTTTTSSSS
  116.      These utilities are really quick hacks, which are very  use-
  117.      ful  for  debugging  problems  in  mkisofs  or in an iso9660
  118.      filesystem. In the long run, it would be nice to have a dae-
  119.      mon that would NFS export a iso9660 image.
  120.  
  121.      The isoinfo program is probably the program that is  of  the
  122.      most use to the general user.
  123.  
  124. AAAAVVVVAAAAIIIILLLLAAAABBBBIIIILLLLIIIITTTTYYYY
  125.      These utilities come  with  the  mkisofs  package,  and  the
  126.  
  127.  
  128.  
  129. Version 1.12b5      Last change: 23 Feb 1997                    2
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136. ISOINFO(8)           Maintenance Procedures            ISOINFO(8)
  137.  
  138.  
  139.  
  140.      primary      ftp      site      is     tsx-11.mit.edu     in
  141.      /pub/linux/BETA/cdrom/mkisofs and many other  mirror  sites.
  142.      Despite the name, the software is not beta.
  143.  
  144. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  145.      mkisofs(8)
  146.  
  147.  
  148.  
  149.  
  150.  
  151.  
  152.  
  153.  
  154.  
  155.  
  156.  
  157.  
  158.  
  159.  
  160.  
  161.  
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181.  
  182.  
  183.  
  184.  
  185.  
  186.  
  187.  
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195. Version 1.12b5      Last change: 23 Feb 1997                    3
  196.  
  197.  
  198.  
  199.